﻿/* CSS Document */
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,td,img,div,tr,dl,dd,select,option{ margin:0; padding:0;}
body{ font:12px/22px "Arial","Microsoft YaHei","SimSun"; font-size:100%; overflow-x: hidden; background:#FFFFFF; }

ul,li,ol{ list-style:none}
a{ text-decoration:none !important; cursor:pointer !important;}
.img-position-absolute{position: absolute;	top: 0;	bottom: 0; left: 0;	right: 0; width:100%; max-height: 100%;display: block;	margin:auto;padding:auto;}
.no-margin{ margin:0 !important;}
.no-padding{ padding:0 !important;}
.container-fluid{ max-width:1230px !important;}
.overflow{text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;}
.overflow-text{white-space:nowrap; overflow:hidden;text-overflow:ellipsis;}
.overflow-text2{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow:hidden;}
.img{background-repeat:no-repeat;background-position:center;background-size:cover; width:100%; height:100%;}
.main{ padding:30px 0; width:100%; overflow:hidden;}
.wCenter{height: 100%;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column; 
    justify-content: center;
    -webkit-justify-content: center; 
    align-items: center; 
    -webkit-align-items: center;
}
.wCenter2{height: 100%;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column; 
    justify-content: center;
    -webkit-justify-content: center; 
}



.bd_weixin_popup{ height: auto !important;}
   


.fa{display:inline-block;font-family:"iconfont";font-size:20px;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale}
.fa-icon-qq:before{content:"\e604"}
.fa-icon-weibo:before{content:"\e600"}
.fa-icon-weixin:before{content:"\e605"}
.fa-icon-zaixianzixun:before{content:"\e608"}

/*手机底部*/
.hot{width:100%; height:58px;position:fixed; bottom:0; left:0;z-index:99; border-top:solid 2px #c3c3c3;
background: -webkit-linear-gradient(#0bbae7, #029ac1);
background: -o-linear-gradient(#0bbae7, #029ac1);
background: -moz-linear-gradient(#0bbae7, #029ac1);
background: linear-gradient(#0bbae7, #029ac1);}
.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:12px; line-height:20px;}
.hot .row div a{ display:block; color:#fff; padding:7px 0;}
/*.hot .row>div.text-center{ border-right:1px solid #fff;}*/
.hot .row > div.col-xs-3.text-center{ position: relative;}
.hot .row > div.col-xs-3.text-center:before,
.hot .row > div.col-xs-3.text-center:after{ content: ''; display: block; width: 1px; height: 100%; position: absolute; top: 0;}
.hot .row > div.col-xs-3.text-center:before{ left: 0; background: #F5F5F5;}
.hot .row > div.col-xs-3.text-center:after{ right: 0; background: none;}
.hot .row .hotewm{ position: absolute; width: 200px; height: 200px; top: -210px; left: -30px; padding: 15px; border: 1px solid #00459c; background: #FFFFFF; border-radius: 5px; display: none;}
.hot .row .hotewm .ewmimg{ width: 100%;overflow: hidden;}
.hot .row .hotewm .ewmimg img{ width: 100%;}

.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%; }
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;    box-shadow: 0 0 5px #666;}
.dbbox .dbs.ewm-box img{ max-width: 140px; margin: 0 auto; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{ position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block; }




/*header*/
.top-header{ width: 100%; background: #ffffff; }
.top-head{display: table;width: 100%;}
.top-logo{display: table-cell;vertical-align: middle;}

.top-line{float: right;text-align: left; margin: 32px 0;}
.t-li1{ float: left; overflow: hidden; }
.t-li1 img{ float: left; position: relative; top: 0;}
.t-li1 .ttel{ overflow: hidden; padding-left: 10px; white-space:nowrap; font-size: 30px; line-height: 35px; font-family: arial; font-weight: bold; color: #029ac1;}
.topewm{ float: right; width: 100px; height: 100px; overflow: hidden; margin-left: 25px; background: #0dbdea; padding: 6px;}
.topewm img{ margin: 0 auto;}
.top-search{ width: 300px; border: 1px solid #029ac1; overflow: hidden; position: relative;margin-right: 25px;}
.top-search .form-control{ border: 1px solid #029ac1; border-radius: 0; height: 35px; padding-right: 42px;}
.top-search .btn{ height: 35px; border-radius: 0; border: 0; width: 40px; position: absolute; top: 1px; right: 1px; background:url(../picture/fdj.png) no-repeat center #029ac1 }


.header-nav{ width:100%; z-index:99; background: #029ac1;  }
.nav_wrap{display: block; width:100%; position: relative;}
.top-nav{ width: 100%; }
.top-nav .nav-li{ width:14.28%;float:left; position:relative; z-index:2;}
.top-nav .nav-li .nav-link{ font-size:16px; line-height:45px; text-align:center; white-space:nowrap; position:relative; overflow: hidden; color: #FFFFFF; transition: all 0.3s; }
.top-nav .nav-li .nav-link:after,
.top-nav .nav-li .nav-link:before{ content: ''; display: block; width: 1px; height: 20px; position: absolute; top: 50%; margin-top: -10px; }
.top-nav .nav-li .nav-link:after{ right: 0; background: #ffffff; }
.top-nav .nav-li .nav-link:before{ left: 0; background: #029ac1; }

.top-nav .nav-li:hover .nav-link{background: #038aad; }
.top-nav a{display: block;padding-left: 5px;padding-right: 5px;}


/*二级导航*/
.top-subnav{display:none; position: absolute;width: 100%; z-index: 3;font-size: 12px; padding:5px 0;
background:#029ac1; white-space:nowrap; overflow:hidden;}
.top-subnav .subnav-link{white-space:nowrap; overflow:hidden; font-size:14px; line-height:40px; text-align:center; color: #FFFFFF; transition: all 0.3s;}
.top-subnav .subnav-link:hover{background: #05b4e1;  }


/*轮播图*/
.banner{ max-width:1920px; margin:0 auto; overflow:hidden; position:relative; width:100%; height:100%;}
.banpc{ width:100%; height:100%; overflow:hidden;}
.focus{ width:100%; height:100%; position:relative;}
.focusbox{width:100%;height:100%;overflow:hidden;}
.focusbox li{width:100%;height:100%;overflow:hidden;}
.focusbox li a{width:100%;float:left;overflow:hidden;/* padding-top:31.2%;*/}
.rslides{width:100%;height:100%; position:relative;list-style:none;padding:0}
.rslides_nav{height:51px;width:31px;position:absolute;-webkit-tap-highlight-color:rgba(0,0,0,0);
	top:50%;left:0;opacity:0.5;text-indent:-9999px;overflow:hidden;text-decoration:none;
	background:url(../images/prev.jpg) no-repeat center center;margin-top:-28px}
.rslides_nav:active{opacity:1.0}
.rslides_nav.next{left:auto;background:url(../images/next.jpg) no-repeat center center;right:0}
.rslides_tabs{width:100%; position:absolute;left:0;bottom:0px; z-index:2; text-align:center;}
.rslides_tabs li{display:inline-block;width:10px;height:10px;margin:0 3px;*display:inline;zoom:1;}
.rslides_tabs a{display:inline-block;width:10px;height:10px;line-height:40px;overflow:hidden;background:rgba(255,255,255,0); border:1px solid #fff;cursor:pointer; border-radius:50%;}
.rslides_tabs .rslides_here a{background:rgba(255,255,255,1)}

/*phone*/
.phone{ width:100%; overflow:hidden;}
.swiper-banner-img {position: relative;background-repeat: no-repeat;background-size: cover;background-position: center;}
.swiper-banner-img:before { content: '';display: block;padding-top:54.6875%;}





.index-tit{ width: 100%; text-align: center;}
.index-tit h3{ color: #029ac1; font-size: 25px; line-height: 30px;}
.index-tit p{ font-size: 24px; line-height: 30px; color: #C3C3C3; font-family: arial; }

.main-wrap{ padding: 25px 0 0; width: 100%;}

/*wrap1*/
.wrap1{ background: #F9F9F9; }
.proLeft{ width: 245px; overflow: hidden; float: left; }
.prolf_tit{ width: 100%; height: 104px; line-height: 104px; text-align: center; color: #FFFFFF; font-size: 25px; position: relative;
background: -webkit-linear-gradient(#0bbae7, #029ac1);
background: -o-linear-gradient(#0bbae7, #006529);
background: -moz-linear-gradient(#0bbae7, #029ac1);
background: linear-gradient(#0bbae7, #029ac1);}
.prolf_tit:after{ content: ''; display: block; width: 100%; height: 100%; background: url(../images/prolf-tit.png) no-repeat center; position: absolute; left: 0; top: 0; }

.proList{ width: 100%; margin-top: 10px; }
.proList li{ width: 100%; padding-bottom: 9px; }
.proList li a{ display: block; width: 100%; padding: 0 10px 0 10px; font-size: 16px; line-height: 45px; color: #FFFFFF; position: relative; white-space:nowrap; transition: all 0.3s;
background: -webkit-linear-gradient(#0bbae7, #029ac1);
background: -o-linear-gradient(#0bbae7, #029ac1);
background: -moz-linear-gradient(#0bbae7, #029ac1);
background: linear-gradient(#0bbae7, #029ac1);}
.proList li a i{ display: block; width: 23px; height: 23px; background: url(../images/pro-jt.png) no-repeat center; position: absolute; right: 10px; top: 50%; margin-top: -12px; overflow: hidden; }
.proList li a:after{ content: ''; display: block; width: 105px; height: 8px; background: url(../images/pro-shaw.png) no-repeat center; position: absolute; right: 20px; bottom: -8px; }
.proList li a:hover{ transform: translateY(-5px);}

.proRight{ overflow: hidden; padding-left: 30px;}
.swiper-proWrap{ }
.swiper-proWrap a{ display: block; width: 100%; overflow: hidden;}
.swiper-proWrap .proImg{ width: 100%; overflow: hidden; position: relative; background: #FFFFFF; border: 1px solid #E8E8E8; }
.swiper-proWrap a:hover .proImg{ border-color: #029ac1;}
.swiper-proWrap .proimg-top{ padding-top: 73.68%; }
.swiper-proWrap .proImg img{ transition: all 0.4s; }
.swiper-proWrap a:hover .proImg img{ transform: scale(1.1); }
.swiper-proWrap h3{ width: 100%; font-size: 14px; color: #666666; line-height: 20px;
    padding-top: 10px; }
.swiper-proWrap a:hover h3{ color: #029ac1;}


/*wrap2*/
.wrap2{}
.about-wrap{ background: #029ac1; margin-top: 25px; }
.aboutImg{ width: 50%; overflow: hidden; float: left;}
.aboutImg img{ width: 100%;}
.aboutText{ width: 50%; padding-left: 20px; padding-top: 20px; overflow: hidden; float: right; }
.aboutText h3{ font-size: 16px; line-height: 30px; font-weight: bold; color: #FFFFFF; }
.aboutText .about-txt{ font-size: 14px; line-height: 30px; color: #FFFFFF; max-height: 270px; overflow: hidden; }
.aboutText .about-txt p{ text-indent: 2em; }

.main-more{ width: 100%; overflow: hidden; margin-top: 25px; padding: 5px; }
.main-more a{ display: block; width: 248px; overflow: hidden; margin: 0 auto; font-size: 14px; line-height: 42px; color: #FFFFFF; text-align: center; background: #0bbae7; box-shadow: 0 5px 0px #029ac1; border-radius: 20px; }
.main-more a:hover{ opacity: 0.8;}


/*wrap3*/
.wrap3{background: url(../images/bj-product.jpg) no-repeat center; background-size: cover;}

.caseli{ width: 25%; padding: 7px; float: left; }
.caseli a{ display: block; width: 100%; overflow: hidden; box-shadow: 4px 4px 7px #666666; }
.caseli .caseImg{ width: 100%; overflow: hidden; position: relative;}
.caseli .caseImg .img{ padding-top: 100%; transition: all 0.4s; }
.caseli a:hover .caseImg .img{ transform: scale(1.1); }
.caseli .caseImg h3{ width: 100%; background: rgba(0,0,0,0.61); color: #FFFFFF; font-size: 14px; line-height: 42px; padding: 0 10px; position: absolute; left: 0; bottom: -100%; transition: all 0.3s; }
.caseli a:hover .caseImg h3{ bottom: 0; }

.caseli:first-child{ width: 50%;}
.caseli:first-child .caseImg .img{ padding-top: 48.576%;}
.caseli:nth-child(3){ float: right; }
.caseli:nth-child(3) .caseImg .img{ padding-top: 205.172%; }


/*wrap4*/
.wrap4{}
.support-li{ width: 25%; float: left; transition: all 0.3s; }
.support-li a{ display: block; width: 100%; overflow: hidden;}
.support-text{ width: 300px; max-width: 100%; float: right; background: rgba(0,0,0,0.61); color: #FFFFFF; height: 336px; overflow: hidden; padding: 12px 12px 0; }
.support-text h3{ font-size: 16px; line-height: 50px; color: #FFFFFF; position: relative; }
.support-text h3:after{ content: ''; width: 30px; height: 1px; background: #FFFFFF; position: absolute; left: 0; bottom: 0; }
.support-text .support-txt{ font-size: 14px; line-height: 30px; overflow: hidden; height: 180px; margin-top: 20px; }
.support-text .support-txt p{ text-indent: 2em;}
.support-text span{ display: block; width: 90px; line-height: 30px; font-size: 14px; color: #FFFFFF; text-align: center; background: #029ac1; border-radius: 15px; margin-top: 20px; transition: all 0.3s; }
.support-text span:hover{ transform: translateY(-5px);}
.support-li.active{ width: 75%;}


/*wrap5*/
.wrap5{}
.xwLf{ padding: 5px 10px;}
.xwLf a{ display: block; width: 100%; overflow: hidden; color: #333333; background: #e9e9e9;}
.xwLf .xw_img{ width: 100%; overflow: hidden;}
.xwLf .xw_img .img{ padding-top: 48%; transition: all 0.4s; }
.xwLf a:hover .xw_img .img{ transform: scale(1.1);}
.xwLf .xw_txt{ width: 100%; overflow: hidden; padding: 20px 10px;}
.xwLf .xw_txt h3{ font-size: 14px; font-weight: bold; line-height: 25px;}
.xwLf .xw_txt p{ font-size: 14px; line-height: 25px; height: 50px;}
.xwLf .xw_txt span{ display: block; width: 100px; line-height: 30px; color: #FFFFFF; background: #029ac1; text-align: center; margin-top: 10px; }
.xwlist{ padding: 5px 10px;}
.xwlist a{ display: block; width: 100%; overflow: hidden; background: #e9e9e9; transition: all 0.4s; color: #333333; padding: 10px 7px; }
.xwlist a:hover{ background: #029ac1; color: #FFFFFF; }
.xwlist .xwtit{ background: #FFFFFF; width: 86px; text-align: center; font-size: 13px; line-height: 1; float: left; padding: 9px 0; }
.xwlist .xwtit span{ font-size: 50px; display: block; width: 100%; font-weight: bold; line-height: 1; margin-bottom: 5px; font-family: "微软雅黑"; }
.xwlist a:hover .xwtit{ color: #029ac1;}
.xwlist .xwtxt{ overflow: hidden; padding-left: 12px; padding-top: 7px;}
.xwlist .xwtxt h3{ font-size: 14px; font-weight: bold; line-height: 25px;}
.xwlist .xwtxt p{ font-size: 14px; line-height: 25px; height: 50px;}



/*footer*/
.footer{ padding: 0;
background: -webkit-linear-gradient(#6a6a6a, #222222);
background: -o-linear-gradient(#6a6a6a, #222222);
background: -moz-linear-gradient(#6a6a6a, #222222);
background: linear-gradient(#6a6a6a, #222222); font-size: 14px; line-height: 24px; color: #FFFFFF; }
.footer .foo-bot{ padding: 15px 0;}
.footer .foo-bot a{ color: #FFFFFF; display: inline-block; padding: 0 5px; }
.footer .foo-bot a:hover{ color: #029ac1; }

.footer-top{ width: 100%; border-bottom: 1px solid #6A6A6A; padding: 15px 0; overflow: hidden; }
.foo-nav{ padding: 0;}
.foo-nav ul{ width: 25%; float: left; overflow: hidden; }
.foo-nav ul h3{ width: 100%; font-size: 16px; line-height: 30px; margin: 10px 0;}
.foo-nav ul li{ font-size: 14px; line-height: 30px ;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.foo-nav ul a{ color: #FFFFFF;}
.foo-nav ul a:hover{ color: #029ac1; }
.foo-ewm{}
.foo-ewm h3{ width: 100%; font-size: 16px; line-height: 30px; margin: 10px 0;}
.foo-ewm h3 a{ color: #FFFFFF;}
.foo-ewm .ewm1{ width: 145px; overflow: hidden; float: left; margin-right: 15px; }
.foo-ewm .ewm-txt{ overflow: hidden; font-size: 14px; line-height: 30px; color: #FFFFFF; }









/*mainBox*/
.mainBox{ min-height: 600px; }

.mlf-Bot{ width: 100%; overflow: hidden; margin-top: 20px; }
.mlf-Bot .prolf_tit{ background: #494949; }
.mlf-Bot > img{ margin: 8px 0 0; width: 100%;}
.mlf-Bot .mlf-txt{ font-size: 14px; line-height: 30px; color: #666666; padding: 10px; background: #f4f4f4;}


.mainRight{ overflow: hidden; padding-left: 20px;}
.mrhtop{ width: 100%; border-bottom: 1px solid #e3e3e3; font-size: 14px; margin-top: 10px; line-height: 40px; color: #666666; margin-bottom: 2px;}
.mrhtop .pull-left{ position: relative;}
.mrhtop .pull-left:after{ content: ''; display: block; width: 200px; height: 3px; background: #029ac1; position: absolute; left: 0; bottom: -2px; }
.mrhtop a{ color: #666666;}
.mrhtop a:hover{ color: #029ac1; }

.mrhCont{ overflow: hidden; width: 100%; padding-top: 15px;}



.li01{ padding: 10px;}
.li01 a{ display: block; width: 100%; overflow: hidden;}
.li01 .proImg{ width: 100%; overflow: hidden; position: relative; background: #FFFFFF; border: 1px solid #E8E8E8; }
.li01 a:hover .proImg{ border-color: #029ac1;}
.li01 .proimg-top{ padding-top: 73.68%; }
.li01 .proImg img{ transition: all 0.4s; }
.li01 a:hover .proImg img{ transform: scale(1.1); }
.li01 h3{ width: 100%; font-size: 14px; color: #666666; line-height: 20px; padding-top:10px; height:50px }
.li01 a:hover h3{ color: #029ac1;}


.deta-text{ font-size: 14px; line-height: 30px; color: #333333; }
.deta-text .detaImg{}
.deta-text .detaImg img{ margin: 10px auto;}


.li02{ padding: 15px 0; }
.li02 a{ display: block; width: 100%; overflow: hidden; }
.li02 .newImg{ width: 275px; height: 185px; float: left; overflow: hidden; max-width: 40%; }
.li02 .newImg .img{ transition: all 0.4s;}
.li02 a:hover .newImg .img{ transform: scale(1.1);}
.li02 .newTxt{ overflow: hidden; padding-left: 20px; color: #333333; }
.li02 .newTxt h3{ font-size: 14px; line-height: 1; font-weight: bold; position: relative; margin-top: 20px; padding-right: 62px; }
.li02 .newTxt h3 span{ display: block; position: absolute; right: 0; top: 0; font-weight: normal; font-size: 12px; }
.li02 .newTxt p{ font-size: 14px; line-height: 30px; height: 60px; overflow: hidden; margin: 15px 0; }
.li02 .newTxt strong{ display: block; width: 95px; line-height: 32px; color: #FFFFFF; font-size: 14px; background: #02a043; text-align: center; font-weight: normal; }


/*分页样式*/
div.page {padding-right: 3px; padding-left: 3px; padding-bottom: 3px; margin:10px 3px; padding-top: 3px; text-align: center;}
div.page a {border-right: #dedfde 1px solid; padding-right: 6px; background-position: 50% bottom; border-top: #dedfde 1px solid; padding-left: 6px; padding-bottom: 2px; border-left: #dedfde 1px solid; color: #eb5914; margin-right: 3px; padding-top: 2px; border-bottom: #dedfde 1px solid; text-decoration: none;}
div.page a:hover {border-right: #000 1px solid; border-top: #000 1px solid; background-image: none; border-left: #000 1px solid; color: #fff; border-bottom: #000 1px solid; background-color: #777777;}
div.page a:active {border-right: #000 1px solid; border-top: #000 1px solid; background-image: none; border-left: #000 1px solid; color: #fff; border-bottom: #000 1px solid; background-color: #777777;}
div.page span.current {padding-right: 6px; padding-left: 6px; font-weight: bold; padding-bottom: 2px; color: #eb5914; margin-right: 3px; padding-top: 2px;}
div.page span.disabled {padding-right: 6px; padding-left: 6px; padding-bottom: 2px; color: #adaaad; margin-right: 3px; padding-top: 2px;}
